home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 12 / Cream of the Crop 12 (Part II) / Cream of the Crop 12 (Part II).iso / OS2 / MEMSZ312.ZIP / SOURCE.ZIP / DLL.ASM < prev    next >
Encoding:
Assembly Source File  |  1990-11-06  |  55 b   |  5 lines

  1. code segment word
  2. db "empty_segment"
  3. code ends
  4. end
  5.